            .title 
            { 
                color:"#ffff00"; 
                font-family:"Tahoma"; 
                font-size: "16pt"; 
                font-weight: "bold"; 
                text-align: "center";
            }
            .head1 
            { 
                color:"#ffff00"; 
                font-family:"Tahoma"; 
                font-size: "13pt"; 
                font-weight: "bold"; 
            }
            .head2 
            { 
                color:"#ff0000"; 
                font-family:"Tahoma"; 
                font-size: "10pt"; 
                font-weight: "bold"; 
            }
            .body   
            { 
                color:#ffffff;
                font-family:"Verdana"; 
                font-size: 10pt; 
            }
            .table  
            { 
                color:#ffffff; 
                font-family:"Verdana"; 
                font-size: 9pt;
            }
            .tablesm
            { 
                color:"#ffffff"; 
                font-family:"Tahoma"; 
                font-size: "8pt";  
            }
            .tableblk   
            { 
                color:"#000000"; 
                font-family:"Tahoma"; 
                font-size: "9pt";  
            }
            .tableblksm 
            { 
                color:"#000000"; 
                font-family:"Tahoma"; 
                font-size: "8pt";  
            }
            .name
            {
                font-family:"Verdana";
                font-weight: bold;
                color:#000040;
            }
            .details
            {
                color:#800000;
            }
            a:hover
            { 
                color:#00ffff; 
                font-weight: bold; 
            }
            a
            {
                remcolor:#000000;
                text-decoration:none;
            }
            h1
            {
                color:#000080; 
                font-family:"Tahoma"; 
                font-size: 14pt;
                font-weight: bold;            
            }
            h2
            {
                color:#008000; 
                font-family:"Tahoma"; 
                font-size: 12pt;
                font-weight: bold;
                font-style: italic;            
            }
            h3
            {
                color:#800000; 
                font-family:"Tahoma"; 
                font-size: 10pt;
                font-weight: bold;
            }
            .history
            {
                color:#ffffff;
                background-color:#b0b0ff;
                font-family:"verdana"; 
                font-size: 10pt; 
            }
  
